blob: bbe8de80c352195bdeb92d21ac28ff914cfc4e24 [file] [log] [blame]
{
"name": "WFThirdFrameWork",
"version": "1.0.0",
"summary": "ThirdFrameDemo A tests demo",
"description": "haha",
"homepage": "https://github.com/zhhwww12/WFThirdFrameWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wfw198833": "zhhwww1@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhhwww12/WFThirdFrameWork.git",
"tag": "1.0.0"
},
"source_files": [
"Class/**/*",
"ThirdFrameWorks/*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"MediaPlayer",
"AVKit",
"CoreTelephony",
"CFNetwork",
"CoreGraphics",
"Security",
"SystemConfiguration",
"JavaScriptCore",
"UIKit"
],
"libraries": [
"sqlite3.0",
"xml2",
"c++",
"z",
"xml2.2"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "$(inherited)"
}
}