This repository has been archived by the owner on Jun 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0b5134d
commit 5aea677
Showing
60 changed files
with
12,754 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
use_frameworks! | ||
|
||
platform :ios, '8.0' | ||
platform :ios, '9.3' | ||
|
||
target 'Readability-Objective-C_Example' do | ||
pod 'Readability-Objective-C', :path => '../' | ||
pod 'RegexKitLite', '4.0' | ||
|
||
target 'Readability-Objective-C_Tests' do | ||
inherit! :search_paths | ||
|
||
|
||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
PODS: | ||
- Readability-Objective-C (0.1.0): | ||
- RegexKitLite (= 4.0) | ||
- RegexKitLite (4.0) | ||
|
||
DEPENDENCIES: | ||
- Readability-Objective-C (from `../`) | ||
- RegexKitLite (= 4.0) | ||
|
||
SPEC REPOS: | ||
https://github.com/cocoapods/specs.git: | ||
- RegexKitLite | ||
|
||
EXTERNAL SOURCES: | ||
Readability-Objective-C: | ||
:path: "../" | ||
|
||
SPEC CHECKSUMS: | ||
Readability-Objective-C: cec8fd5a46b488a1c2ce9df5e2ddba6073e47d4d | ||
RegexKitLite: c0e4c12e6e7de0769f3a3ed679f0f61604170661 | ||
|
||
PODFILE CHECKSUM: bf5969facca2ccec09c599714437a21e6234cebe | ||
|
||
COCOAPODS: 1.7.4 |
28 changes: 28 additions & 0 deletions
28
Example/Pods/Local Podspecs/Readability-Objective-C.podspec.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.