blob: 4d649a29f03d8438eab5c71652b20a346781b413 [file] [log] [blame]
{
"name": "CNMagicVanTestLib",
"version": "0.0.1",
"summary": "Just Testing.",
"description": "Testing Private Podspec.\n \n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/CNMagicVan/CNMagicVanTestLib",
"license": "MIT",
"authors": {
"CNMagicVan": "GeekiVan@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CNMagicVan/CNMagicVanTestLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}