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
/
5
/
c
/
4
/
FXTest
/
1.0.0
/
FXTest.podspec.json
blob
d546bc223cda60eac1a267d95d0e1da3df09bfb6
1
{
2
"name": "FXTest",
3
"version": "1.0.0",
4
"summary": "A iOS LaunchAd show of MyPodDemo.",
5
"homepage": "https://github.com/Eesnh/FXTest",
6
"license": "MIT",
7
"authors": {
8
"FXL": "642870665@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/Eesnh/FXTest.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "FXTest/**/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true
23
}