blob: 0333a8ad26eff5099c0f90f965f4a2d49e68309a [file] [log] [blame]
{
"name": "NavigationBarSpec",
"version": "0.1.0",
"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/Goldmia/CocoaPodsDemo",
"license": "MIT",
"authors": {
"gaomin": "gaomin_926@163.com"
},
"source": {
"git": "https://github.com/Goldmia/CocoaPodsDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resource_bundles": {
"NavigationBarDemo": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}