{ | |
"name": "TKFormKit", | |
"version": "0.1.1", | |
"summary": "Easy way to create forms", | |
"homepage": "https://github.com/xslim/TKFormKit", | |
"license": "MIT", | |
"authors": { | |
"Taras Kalapun": "t.kalapun@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/xslim/TKFormKit.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "6.1" | |
}, | |
"requires_arc": true, | |
"source_files": "Pod/Classes/**/*.{h,m}", | |
"frameworks": "UIKit" | |
} |