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
[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git]
/
Specs
/
5
/
f
/
0
/
Arkio
/
0.9
/
Arkio.podspec.json
blob
be3673f562faea7c7d958f7065b334008e71a51d
1
{
2
"name": "Arkio",
3
"version": "0.9",
4
"summary": "Objective-C client library for Data.com",
5
"homepage": "https://github.com/rayascott/Arkio",
6
"license": "MIT",
7
"authors": {
8
"Ray Scott": "ray@alienhitcher.com"
9
},
10
"source": {
11
"git": "https://github.com/rayascott/Arkio.git",
12
"tag": "0.9"
13
},
14
"source_files": "Arkio/*.{h,m}",
15
"dependencies": {
16
"AFNetworking": [
17
18
]
19
},
20
"requires_arc": true,
21
"platforms": {
22
"ios": "6.0",
23
"osx": "10.8"
24
}
25
}