[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 1 / 4 / hadiSDK / 0.1.2 / hadiSDK.podspec.json
blobb094b1918f0eb33386dce75dc8b3f43d5d274e2a
2   "name": "hadiSDK",
3   "version": "0.1.2",
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.2"
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/**/*.h"