blob: 7b00e2c63b36b0021f4f202260a9eedeb020b388 [file] [log] [blame]
{
"name": "LTFramework",
"version": "0.0.3",
"summary": "CocoaPods 测试.",
"homepage": "https://github.com/limaofuyuanzhang/LTFramework",
"license": "MIT",
"authors": {
"limaofuyuanzhang": "397524331@qq.com"
},
"social_media_url": "http://limaofuyuanzhang.gitcafe.io",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/limaofuyuanzhang/LTFramework.git",
"tag": "0.0.3"
},
"frameworks": [
"CoreLocation",
"Security",
"CoreGraphics",
"MobileCoreServices",
"CFNetwork",
"CoreTelephony",
"SystemConfiguration",
"AVFoundation",
"MediaPlayer"
],
"libraries": [
"z.1.2.5",
"icucore",
"sqlite3"
],
"source_files": "LTFramework/*",
"requires_arc": true
}