[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / 9 / AMAnimatedNumber / 0.0.1 / AMAnimatedNumber.podspec.json
blob6ec2730b610649f0fc1faf1954a3a7e7ce26640c
2   "name": "AMAnimatedNumber",
3   "version": "0.0.1",
4   "summary": "AMAnimatedNumber is simple number animation component.",
5   "homepage": "https://github.com/MellongLau/AMAnimatedNumber",
6   "screenshots": "https://raw.github.com/MellongLau/AMAnimatedNumber/master/Screenshots/screenshot.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENCE.md"
10   },
11   "authors": {
12     "Mellong Lau": "tendencystudio@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MellongLau/AMAnimatedNumber.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "AMAnimatedNumber/*.{h,m}",
22   "public_header_files": "AMAnimatedNumber/AMAnimatedNumber.h",
23   "requires_arc": true