blob: 9c9d6db6df84e534137da16c2d059d82dd787d90 [file] [log] [blame]
{
"name": "TTSource",
"version": "1.0.2",
"summary": "mvc.",
"description": "easy to mvc.",
"homepage": "https://github.com/ttayaa/TTSource",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ttayaa": "2087154267@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/ttayaa/ttsource.git",
"tag": "v1.0.2"
},
"source_files": "TTSource/**/*.{h,m,mm}",
"resources": "TTSource/**/*.{png,xib,storyboard,plist,der,js,json,strings,imageset,xcassets}",
"requires_arc": true,
"subspecs": [
{
"name": "TTControllerCategory",
"dependencies": {
"Masonry": [
]
}
}
]
}