blob: ff0f2099436dc2bdc72888d813f8c2e4ce379aed [file] [log] [blame]
{
"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"
]
}