| { |
| "name": "ARNCustomURLHelper", |
| "version": "0.2.0", |
| "summary": "iOS Custom URL Scheme Helper.", |
| "homepage": "https://github.com/xxxAIRINxxx/ARNCustomURLHelper", |
| "license": "MIT", |
| "authors": { |
| "xxxAIRINxxx": "xl1138@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/xxxAIRINxxx/ARNCustomURLHelper.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "frameworks": "MessageUI", |
| "source_files": "Pod/Classes", |
| "resource_bundles": { |
| "ARNCustomURLHelper": [ |
| "Pod/Assets/*.png" |
| ] |
| } |
| } |