[Add] Storyly 3.12.1
[CocoaPods.git] / Specs / 6 / 9 / 4 / AMPAdditions / 0.10.6 / AMPAdditions.podspec.json
bloba64544361bba1928c1d5d8f99d1cfb4203008cc3
2   "name": "AMPAdditions",
3   "version": "0.10.6",
4   "summary": "AMPAdditions: some categories and classes for improve the iOS Development.",
5   "homepage": "https://github.com/alexito4/AMPAdditions",
6   "authors": {
7     "Alejandro Martínez": "alexito4@gmail.com"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "source": {
13     "git": "https://github.com/alexito4/AMPAdditions.git",
14     "tag": "0.10.6"
15   },
16   "social_media_url": "https://twitter.com/alexito4",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "MapKit",
23     "QuartzCore",
24     "CoreImage",
25     "CoreGraphics"
26   ],
27   "source_files": [
28     "AMPAdditions/",
29     "AMPAdditions/**/*.{h,m}"
30   ]