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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
3
/
8
/
9
/
Rally
/
1.0.1
/
Rally.podspec.json
blob
d6777b0e3f4c50a7b45cec74254e96924f4e43fb
1
{
2
"name": "Rally",
3
"version": "1.0.1",
4
"summary": "Summary goes here.",
5
"description": "Description goes here",
6
"homepage": "http://www.rallypwr.com",
7
"license": "MIT",
8
"authors": {
9
"Cory Azzalino": "cory.azzalino@gmail.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/azzalino/Rally.git",
16
"tag": "1.0.1"
17
},
18
"source_files": "*.{h,m}",
19
"requires_arc": true
20
}