| { |
| "name": "RKAppearance", |
| "version": "0.1.0", |
| "summary": "RKAppearnce is a powerful library that uses the iOS Apperance proxy to customize the App Appearance using image files.", |
| "homepage": "https://github.com/RahulKatariya/RKAppearance", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Rahul Katariya": "rahulkatariya@me.com" |
| }, |
| "source": { |
| "git": "https://github.com/RahulKatariya/RKAppearance.git", |
| "tag": "v0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/rahulkatariya91", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "RKAppearance/*.{h,m}" |
| } |