| { |
| "name": "KGWCoreAnimation", |
| "version": "0.0.1", |
| "summary": "This is my first own cocoapods.", |
| "description": "\"It's my test my own cocoapods,so i just want to test, no other summary,thanks\"", |
| "homepage": "https://github.com/jianjunh/CoreAnimation", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "junjianh": "935166120@qq.com" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source": { |
| "git": "https://github.com/jianjunh/CoreAnimation.git", |
| "tag": "0.0.4" |
| }, |
| "source_files": "CoreAnimation/CoreAnimation/*.{h,m}", |
| "exclude_files": "Classes/Exclude" |
| } |