[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 6 / 0 / 2 / EDSTouchButton / 0.0.1 / EDSTouchButton.podspec.json
blob5c214977ce9b94422cf934ae66484d1216002152
2   "name": "EDSTouchButton",
3   "version": "0.0.1",
4   "summary": "Animated Button mimicking Material Design animation using Pop",
5   "homepage": "https://github.com/edsancha/EDSTouchButton",
6   "license": "MIT",
7   "authors": {
8     "Eduardo Diaz Sancha": "edsancha@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/edsancha/EDSTouchButton.git",
12     "tag": "0.0.1"
13   },
14   "social_media_url": "https://twitter.com/edsancha",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "dependencies": {
21     "pop": [
23     ]
24   }