[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / 5 / 4 / PLForm / 0.1.7 / PLForm.podspec.json
blob9bc1ce8cf6466b43133f9c17f2f2a22e13cb5b35
2   "name": "PLForm",
3   "version": "0.1.7",
4   "summary": "A simple form solution for iOS with validation",
5   "homepage": "https://github.com/PitchLabsAsh/PLForm",
6   "license": "MIT",
7   "authors": {
8     "Ash Thwaites": "ash@trypitch.com"
9   },
10   "source": {
11     "git": "https://github.com/PitchLabsAsh/PLForm.git",
12     "tag": "0.1.7"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20   },
21   "dependencies": {
22     "PureLayout": [
24     ]
25   }