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] TMNewsInformationSDK 1.2.70
[CocoaPods.git]
/
Specs
/
e
/
5
/
7
/
TKFormKit
/
0.0.5
/
TKFormKit.podspec.json
blob
cefe8601bac036394a48c8736fc9898a63795469
1
{
2
"name": "TKFormKit",
3
"version": "0.0.5",
4
"summary": "Easy way to create forms",
5
"homepage": "https://github.com/xslim/TKFormKit",
6
"license": "MIT",
7
"authors": {
8
"Taras Kalapun": "t.kalapun@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/xslim/TKFormKit.git",
12
"tag": "0.0.5"
13
},
14
"platforms": {
15
"ios": "6.1"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*.{h,m}",
19
"frameworks": "UIKit"
20
}