[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / 2 / 4 / What / 1.0.1 / What.podspec.json
blob2bc7bea9620b9384a30d1669d9528f439248ff7e
2   "name": "What",
3   "version": "1.0.1",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/TracyJichuan/What",
7   "license": "MIT",
8   "authors": {
9     "jichuan": "tracyjichuan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/TracyJichuan/What.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "source_files": "What/**/*.{h,m}",
20   "public_header_files": "What/**/*.h"