[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / d / e / 6 / VIActionKit / 0.0.1 / VIActionKit.podspec.json
blob1b7fc2fc863e607a2245e1d06bdf208c8ba93bcb
2   "name": "VIActionKit",
3   "version": "0.0.1",
4   "summary": "An extensible iOS animation library based on CoreAnimation.",
5   "description": "VIAcitonKit is an extensible iOS animation library based on CoreAnimation.The actionkit's API was designed as simple as Cocos2d.",
6   "homepage": "https://github.com/Vienta/SSAnimation",
7   "license": {
8     "type": "MIT",
9     "file": "MIT"
10   },
11   "authors": {
12     "Vienta": "vienta.su@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/Vienta/SSAnimation.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "QuartzCore"
29   ]