blob: 75f9641a8b2a5a688daa63c8d6221f173019ecf7 [file] [log] [blame]
{
"name": "TFNavigator",
"version": "0.0.1",
"summary": "时光流影iOS Navigator框架",
"homepage": "https://github.com/TimeFaceCoder/TFNavigator",
"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/TFNavigator.git",
"tag": "0.0.1"
},
"source_files": "TFNavigator/TFNavigator/**/*.{h,m,c}",
"requires_arc": true
}