[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 4 / StoryTeller / 0.1.0 / StoryTeller.podspec.json
blobade0bb73c141d1afe899810f19393fe8b285d393
2   "name": "StoryTeller",
3   "version": "0.1.0",
4   "summary": "This library helps to you to print you name.",
5   "description": "This library is a test library to work with cocoapods and try to make something that can be used in the future.",
6   "homepage": "https://github.com/emadtoukan/StroyTeller",
7   "license": "MIT",
8   "authors": {
9     "Emad Toukan": "emad.toukan@scotiabank.com"
10   },
11   "source": {
12     "git": "https://github.com/emadtoukan/StroyTeller.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "StoryTeller": [
22       "Pod/Assets/*.png"
23     ]
24   }