[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 9 / Milk / 0.0.1 / Milk.podspec.json
blob7d1d43a7647ae960a0079754c2b21fb809ed96d2
2   "name": "Milk",
3   "version": "0.0.1",
4   "summary": "A common set of simple interfaces and operators for implementing serialization in Swift.",
5   "homepage": "https://github.com/jordanhamill/Milk",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0",
9     "osx": "10.10"
10   },
11   "authors": {
12     "Jordan Hamill": "jordan.hamill22@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jordanhamill/Milk.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Milk/**/*.{h,m,swift}",
19   "requires_arc": true