blob: c7cb0523a20791944e0c744886727fa74f7d5dbd [file] [log] [blame]
{
"name": "XzxKit",
"version": "0.0.3",
"summary": "Develop iOS Like A Boss",
"homepage": "https://github.com/frankxzx/XzxKit",
"license": {
"type": "MIT",
"file": "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.3"
},
"source_files": [
"UIKit/*.{h,m}",
"Foundation/*.{h,m}",
"Utilty/*.{h,m}",
"*.{h,m} "
],
"frameworks": [
"UIKit",
"Foundation"
]
}