[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / a / 0 / JHChainableAnimations / 3.0.0 / JHChainableAnimations.podspec.json
blob5eaf73864de7cacaca2c5c1c7d7b5b02171d44d2
2   "name": "JHChainableAnimations",
3   "version": "3.0.0",
4   "authors": {
5     "Jeff Hurray": "jhurray33@gmail.com"
6   },
7   "homepage": "https://github.com/jhurray/JHChainableAnimations",
8   "summary": "Easy to read and write chainable Animations in Objective-C",
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/jhurray/JHChainableAnimations.git",
12     "tag": "3.0.0"
13   },
14   "source_files": [
15     "JHChainableAnimations/*{.h,.c,.m}",
16     "Frameworks-iOS/JHChainableAnimations.h"
17   ],
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true