blob: bf0a16e9d789691df68a1f2eacd2bdab20b78d83 [file] [log] [blame]
{
"name": "TXFoundation",
"version": "0.0.1",
"license": "MIT",
"summary": "TX'work Foundation collection",
"homepage": "https://github.com/TooXu/TXFoundation",
"source": {
"git": "https://github.com/TooXu/TXFoundation.git",
"tag": "0.0.1"
},
"source_files": "TXFoundation/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"Tooxu": "zhongruixu@gmail.com"
},
"social_media_url": "https://github.com/TooXu/TXFoundation"
}