{ | |
"name": "Alt", | |
"version": "0.2.1", | |
"summary": "Another Flux implementation for Swift.", | |
"homepage": "https://github.com/siuying/Alt", | |
"license": "MIT", | |
"authors": { | |
"Francis Chong": "francis@ignition.hk" | |
}, | |
"source": { | |
"git": "https://github.com/siuying/Alt.git", | |
"tag": "0.2.1" | |
}, | |
"social_media_url": "https://twitter.com/siuying", | |
"platforms": { | |
"osx": "10.9", | |
"ios": "8.0", | |
"watchos": "2.0", | |
"tvos": "9.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Pod/Classes/**/*.swift" | |
} |