| { |
| "name": "YCPublicFramework", |
| "version": "1.0.0", |
| "summary": "In our remote horizon development commonly used tools, and now open out for everyone to use!", |
| "description": "It is a marquee view used on iOS, which implement by Objective-C,In our remote horizon development commonly used tools!", |
| "homepage": "https://github.com/dongshangtong/YCPublicFramework", |
| "license": "MIT", |
| "authors": { |
| "dongshangtong": "dongshangtong@163.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/dongshangtong/YCPublicFramework.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": [ |
| "YCPublicFramework", |
| "YCPublicFramework/**/*.{h,m}" |
| ] |
| } |