blob: 6f0138559b1c29e60d9f597214f325af9550cdc7 [file] [log] [blame]
{
"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"
}