[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 9 / e / 8 / ASDKFluentExtensions / 0.4 / ASDKFluentExtensions.podspec.json
blob145b487e756cc37a97007f87c0934295cbdc7b4d
2   "name": "ASDKFluentExtensions",
3   "version": "0.4",
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.4"
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   }