[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 0 / 1 / YanniWorks / 0.1.4 / YanniWorks.podspec.json
blob6bff2d06528726a47a66ce81067de908318b1006
2   "name": "YanniWorks",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YanniWorks/Classes/**/*",
22   "pushed_with_swift_version": "3.0"