[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 0 / 1 / YanniWorks / 0.1.6 / YanniWorks.podspec.json
blob676f46a717f341a49164af61718ed5e5d13e3269
2   "name": "YanniWorks",
3   "version": "0.1.6",
4   "summary": "My iOS Framework",
5   "description": "This is my custom framework for iOS apps. Nothing too special, just some basic functionality that I\nwant to use in all my apps.",
6   "homepage": "https://bitbucket.org/YanniAX/yanniworks",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ioannis Pasmatzis": "johnpasma@hotmail.com"
13   },
14   "source": {
15     "git": "https://YanniAX@bitbucket.org/YanniAX/yanniworks.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YanniWorks/Classes/**/*",
22   "pushed_with_swift_version": "3.0"