[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / f / c / 3 / UIPalpitateScalingView / 1.0.1 / UIPalpitateScalingView.podspec.json
blob99e71b90aad9f1462af31bdc4f51999807d732e9
2   "name": "UIPalpitateScalingView",
3   "version": "1.0.1",
4   "summary": "A UIView that scaling like Heart Palpitate.",
5   "description": "A UIView that scaling like Heart Palpitate. Anamition sample, not useful.",
6   "homepage": "https://github.com/kidyoungx/UIPalpitateScalingView",
7   "license": "MPL-2.0",
8   "authors": {
9     "Kid Young": "kidyoungx@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/kidyoungx/UIPalpitateScalingView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "UIPalpitateScalingView",
20     "UIPalpitateScalingView/**/*.{h,m}"
21   ],
22   "exclude_files": "SampleUIPalpitateScalingView",
23   "public_header_files": "UIPalpitateScalingView/**/*.h",
24   "requires_arc": true