{ | |
"name": "WovenStar", | |
"version": "0.1", | |
"summary": "Another loading style animation.", | |
"homepage": "https://github.com/iaomw/WovenStar", | |
"license": "MIT", | |
"authors": { | |
"Sandy Lee": "iaomw@live.com" | |
}, | |
"source": { | |
"git": "https://github.com/Eddpt/WovenStar.git", | |
"tag": 0.1 | |
}, | |
"requires_arc": true, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source_files": "WovenStar/essence/*.{h,m}", | |
"frameworks": [ | |
"QuartzCore", | |
"CoreGraphics" | |
] | |
} |