[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / f / 0 / c / Walhalla / 0.1.0 / Walhalla.podspec.json
blob5a8fd33329a42a83ac372a3dad256865e5bd7ca2
2   "name": "Walhalla",
3   "version": "0.1.0",
4   "summary": "Walhalla is simple animation library.",
5   "description": "Walhalla is simple animation library.\nYou can add animation to UIView components with single line.",
6   "homepage": "https://github.com/knchst0704/Walhalla",
7   "license": "MIT",
8   "authors": {
9     "knchst0704": "knchst0704@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/knchst0704/Walhalla.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://www.facebook.com/knchst",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "Walhalla": [
23       "Pod/Assets/*.png"
24     ]
25   }