blob: 266925da1a2d6f12a8dc5acc6a7d9266c0069633 [file] [log] [blame]
{
"name": "GRBNavigationKit",
"version": "0.0.5",
"summary": "Yes ,this is my Summary is A short description of KNavigate.",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"description": "this is the description you know ? yes ,so ,what do you want to do?Yes you are right",
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
"license": "MIT",
"authors": {
"yangyueguang": "2829969299@qq.com"
},
"source": {
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
"tag": "0.0.5"
},
"source_files": "GRBNavigationKit",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "JSONKit",
"source_files": "GRBNavigationKit/JSONKit",
"requires_arc": false
},
{
"name": "VRPlayer",
"source_files": "GRBNavigationKit/VRPlayer",
"ios": {
"frameworks": "MobileCoreServices"
}
}
]
}