blob: 28cb4e2c4b9ea8156e0ba55a219df53fafefd8fd [file] [log] [blame]
{
"name": "AMKCategories",
"version": "0.1.0",
"summary": "Summary of AMKCategories.",
"description": "A description of AMKCategories.",
"homepage": "https://github.com/AndyM129/AMKCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andy Meng": "andy_m129@163.com"
},
"source": {
"git": "https://github.com/AndyM129/AMKCategories.git",
"tag": "0.1.0"
},
"social_media_url": "http://www.jianshu.com/u/28d89b68984b",
"platforms": {
"ios": "8.0"
},
"default_subspecs": "DefaultSubspec",
"subspecs": [
{
"name": "DefaultSubspec",
"dependencies": {
"AMKCategories/Foundation/NSBundle/VersionInfo": [
]
}
},
{
"name": "Foundation",
"subspecs": [
{
"name": "NSBundle",
"subspecs": [
{
"name": "GitCommitInfo",
"source_files": "AMKCategories/Classes/Foundation/NSBundle/GitCommitInfo/*.{h,m}",
"public_header_files": "AMKCategories/Classes/Foundation/NSBundle/GitCommitInfo/*.h"
},
{
"name": "VersionInfo",
"source_files": "AMKCategories/Classes/Foundation/NSBundle/AppVersionInfo/*.{h,m}",
"public_header_files": "AMKCategories/Classes/Foundation/NSBundle/AppVersionInfo/*.h"
}
]
}
]
}
]
}