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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
8
/
2
/
Amplitude-iOS
/
2.2.1
/
Amplitude-iOS.podspec.json
blob
20aef1db570cb1adee88649dc1e8e88c2f72fd64
1
{
2
"name": "Amplitude-iOS",
3
"version": "2.2.1",
4
"summary": "Amplitude mobile analytics iOS SDK.",
5
"homepage": "https://amplitude.com",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"Amplitude": "dev@amplitude.com"
11
},
12
"source": {
13
"git": "https://github.com/amplitude/Amplitude-iOS.git",
14
"tag": "v2.2.1"
15
},
16
"platforms": {
17
"ios": "5.0"
18
},
19
"source_files": "*.{h,m}",
20
"requires_arc": true
21
}