blob: 31fb612830bf352f49b509c7890e4c66c58bdad7 [file] [log] [blame]
{
"name": "TFHotfix",
"version": "0.0.1",
"summary": "时光流影iOS hotfix框架",
"homepage": "https://github.com/TimeFaceCoder/TFHotfix",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Melvin": "yangmin@timeface.cn"
},
"social_media_url": "http://www.timeface.cn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TimeFaceCoder/TFHotfix.git",
"tag": "0.0.1"
},
"source_files": "TFHotfix/TFHotfix/**/*.{h,m,c}",
"requires_arc": true,
"dependencies": {
"JSPatch": [
],
"TFNetwork": [
],
"AFNetworking": [
]
}
}