blob: d546bc223cda60eac1a267d95d0e1da3df09bfb6 [file] [log] [blame]
{
"name": "FXTest",
"version": "1.0.0",
"summary": "A iOS LaunchAd show of MyPodDemo.",
"homepage": "https://github.com/Eesnh/FXTest",
"license": "MIT",
"authors": {
"FXL": "642870665@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Eesnh/FXTest.git",
"tag": "1.0.0"
},
"source_files": "FXTest/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}