{ | |
"name": "ARNCustomURLHelper", | |
"version": "0.1.0", | |
"summary": "iOS Custom URL Scheme Helper.", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"homepage": "https://github.com/xxxAIRINxxx/ARNCustomURLHelper", | |
"authors": { | |
"xxxAIRINxxx": "xl1138@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/xxxAIRINxxx/ARNCustomURLHelper.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"requires_arc": true, | |
"frameworks": "MessageUI", | |
"source_files": "ARNCustomURLHelper/*.{h,m}" | |
} |