[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / 1 / 4 / hadiSDK / 0.1.3 / hadiSDK.podspec.json
blob3b7d75afee73df44afdbc26313a2ba3ae2926ae3
2   "name": "hadiSDK",
3   "version": "0.1.3",
4   "summary": "A subclass on UILabel that provides a blink.",
5   "description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
6   "homepage": "https://github.com/hadimrih/hadiSDK",
7   "license": "MIT",
8   "authors": {
9     "hadi mrih": "hadimrih@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/hadimrih/hadiSDK.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "hadiSDK": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/blankingLbl.h"