blob: 84f933f7af70e8d6c3d2f6a9e1278e56a22bf200 [file] [log] [blame]
{
"name": "XzxKit",
"version": "0.0.4",
"summary": "Develop iOS Like A Boss",
"homepage": "https://github.com/frankxzx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Frankxzx": "frank.xu@touchspring.com"
},
"social_media_url": "http://weibo.com/frankxzx",
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/frankxzx/XzxKit.git",
"tag": "0.0.4"
},
"source_files": [
"UIKit/*.{h,m}",
"Foundation/*.{h,m}",
"Utilty/*.{h,m}",
"*.{h,m} "
],
"frameworks": [
"UIKit",
"Foundation"
]
}