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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
9
/
a
/
6
/
ATAlertView
/
1.0.0
/
ATAlertView.podspec.json
blob
f060cee3355b4c3e4fd708ed88c9d68d5677c433
1
{
2
"name": "ATAlertView",
3
"version": "1.0.0",
4
"summary": "牛逼的框架",
5
"description": "牛逼的框架哈哈哈哈",
6
"homepage": "https://github.com/ChengQuanYe/PodTest",
7
"license": "MIT",
8
"authors": {
9
"yechq": "760949821@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/ChengQuanYe/PodTest.git",
16
"tag": "1.0.0"
17
},
18
"source_files": "TestABC/ATAlertView/**/*.{h,m}",
19
"requires_arc": true
20
}