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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
3
/
5
/
b
/
ISO8601
/
0.1.0
/
ISO8601.podspec.json
blob
aa54748c38111bf2caeae51318e5732f85ccd02a
1
{
2
"name": "ISO8601",
3
"version": "0.1.0",
4
"authors": {
5
"Sam Soffes": "sam@soff.es"
6
},
7
"homepage": "https://github.com/soffes/ISO8601",
8
"summary": "ISO8601 date parsing and writing.",
9
"source": {
10
"git": "https://github.com/soffes/ISO8601.git",
11
"tag": "v0.1.0"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": [
18
"ios",
19
"osx"
20
],
21
"requires_arc": true,
22
"frameworks": "Foundation",
23
"source_files": "ISO8601"
24
}