repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TappxSDK 4.1.13
[CocoaPods.git]
/
Specs
/
7
/
b
/
5
/
CodingOne
/
2.0.0
/
CodingOne.podspec.json
blob
5d15d1cf522979c33d4ae59f973f7211271511de
1
{
2
"name": "CodingOne",
3
"version": "2.0.0",
4
"license": {
5
"type": "MIT"
6
},
7
"authors": {
8
"suny": "test.com"
9
},
10
"homepage": "https://github.com/sunyong445/CodingOne",
11
"platforms": {
12
"ios": "7.0"
13
},
14
"summary": "safe category of CodingOne.",
15
"source": {
16
"git": "https://github.com/sunyong445/CodingOne.git",
17
"tag": "v2.0.0"
18
},
19
"requires_arc": true,
20
"source_files": "CodingOne/CodingOne/CoreCoding/*.{h,m}",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"deprecated": true
26
}