blob: be14e1fbbb8eea362ccdb74a6cfbcae113da2aed [file] [log] [blame]
{
"name": "SOComponentPods",
"version": "0.1.1",
"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.1"
},
"source_files": [
"SOPrivatePodsDemo",
"SOPrivatePodsDemo/SOPrivatePodsDemo/CompentLab/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "*.*",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}