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
/
4
/
e
/
7
/
PNAlertView
/
1.1.3
/
PNAlertView.podspec.json
blob
ba2c08e9a604c4884c37af7d5c796b8e0a4264db
1
{
2
"name": "PNAlertView",
3
"version": "1.1.3",
4
"summary": "iOS of PNAlertView.",
5
"homepage": "https://github.com/LiuPN/PNAlertView",
6
"license": "Apache",
7
"authors": {
8
"LiuPN": "panniuliu@139.com"
9
},
10
"platforms": {
11
"ios": "5.0"
12
},
13
"source": {
14
"git": "https://github.com/LiuPN/PNAlertView.git",
15
"tag": "1.1.3"
16
},
17
"source_files": [
18
"PNAlertView",
19
"PNAlertView/**/*.{h,m}"
20
],
21
"frameworks": [
22
"Foundation",
23
"UIKit"
24
]
25
}