[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 9 / c / MKLabel / 0.1.0 / MKLabel.podspec.json
blob577f69f9c8b3bc7babf5d9681b543a656c789616
2   "name": "MKLabel",
3   "version": "0.1.0",
4   "summary": "MKLabel is Swift Libarary",
5   "description": "It will create blinking label for users in swift language.",
6   "homepage": "https://github.com/maheepk/MKLabel",
7   "license": "MIT",
8   "authors": {
9     "Maheep Kaushal": "maheepkaushal@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/maheepk/MKLabel.git",
13     "tag": "0.1.0",
14     "commit": "8bdfaa6eb35138508adb296858945c67f7446622"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "MKLabel": [
23       "Pod/Assets/*.png"
24     ]
25   }