blob: b917928f945c572f1a8ba2924f14976956412b4e [file] [log] [blame]
{
"name": "SOComponentPods",
"version": "0.1.2",
"summary": "first SOComponentPods.",
"description": "\"A short description of SOComponentPods A short description of SOComponentPods A short description of SOComponentPods\nA short description of SOComponentPods \"",
"homepage": "https://github.com/SmileOcc/SOComponentPods",
"license": "Apache License, Version 2.0",
"authors": {
"SmileOcc": "https://github.com/SmileOcc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SmileOcc/SOComponentPods.git",
"tag": "0.1.2"
},
"requires_arc": true,
"exclude_files": "Classes/Exclude",
"dependencies": {
"AFNetworking": [
]
},
"subspecs": [
{
"name": "NetWorkEngine",
"preserve_paths": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/NetworkEngine/SOPrivateFirstLib.framework",
"vendored_frameworks": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/NetworkEngine/SOPrivateFirstLib.framework"
},
{
"name": "DataModel",
"source_files": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/DataModel/**/*",
"public_header_files": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/DataModel/**/*.h"
},
{
"name": "CommonTools",
"source_files": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/CommonTools/**/*",
"public_header_files": "SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/CommonTools/**/*.h"
},
{
"name": "UIKitAddition"
}
]
}