blob: 5f52cc26682798b6c122215df71ebc72f5d91e7f [file] [log] [blame]
{
"name": "LTFramework",
"version": "0.0.2",
"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.2"
},
"vendored_frameworks": "**/LTFramework.framework",
"frameworks": [
"CoreLocation",
"Security",
"CoreGraphics",
"MobileCoreServices",
"CFNetwork",
"CoreTelephony",
"SystemConfiguration",
"AVFoundation",
"MediaPlayer"
],
"libraries": [
"z.1.2.5",
"icucore",
"sqlite3"
],
"requires_arc": true
}