[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / e / 8 / ASDKFluentExtensions / 0.5 / ASDKFluentExtensions.podspec.json
blobcef904a6bfc811bd8b069886df8df75c256aee57
2   "name": "ASDKFluentExtensions",
3   "version": "0.5",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/cesteban/ASDKFluentExtensions",
8   "authors": {
9     "Cesar Estebanez": "cestebanez@gmail.com"
10   },
11   "summary": "Extend AsyncDisplayKit with a fluent layout API",
12   "source": {
13     "git": "https://github.com/cesteban/ASDKFluentExtensions.git",
14     "tag": "0.5"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "public_header_files": "Source/*.h",
20   "source_files": "Source/*.{h,m}",
21   "dependencies": {
22     "Texture": [
23       "~> 2.3.2"
24     ]
25   }