[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 1 / b / JDAnimationKit / 1.0.1 / JDAnimationKit.podspec.json
blob5bfead71ef8280721283be987f2c7b8bf5dc37fa
2   "name": "JDAnimationKit",
3   "version": "1.0.1",
4   "summary": "You can animate your UI withe less lines of code",
5   "description": "JDAnimationKit is designed to be extremely easy to use. You can animate your UI withe less lines of code",
6   "homepage": "https://github.com/JellyDevelopment/JDAnimationKit",
7   "license": "MIT",
8   "authors": {
9     "Juanpe": "juanpecm@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JellyDevelopment/JDAnimationKit.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/juanpecmios",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "pop": [
24       "~> 1.0"
25     ]
26   }