[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / b / WovenStar / 0.1 / WovenStar.podspec.json
blobff0f2099436dc2bdc72888d813f8c2e4ce379aed
2   "name": "WovenStar",
3   "version": "0.1",
4   "summary": "Another loading style animation.",
5   "homepage": "https://github.com/iaomw/WovenStar",
6   "license": "MIT",
7   "authors": {
8     "Sandy Lee": "iaomw@live.com"
9   },
10   "source": {
11     "git": "https://github.com/Eddpt/WovenStar.git",
12     "tag": 0.1
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "WovenStar/essence/*.{h,m}",
19   "frameworks": [
20     "QuartzCore",
21     "CoreGraphics"
22   ]