[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 2 / 1 / PBFlatUI / 1.0.0 / PBFlatUI.podspec.json
blobef7d38b9a3e29a4487ab7f28c5bea2ff6832e908
2   "name": "PBFlatUI",
3   "version": "1.0.0",
4   "requires_arc": true,
5   "authors": {
6     "Piotr Bernad": "piotrbernadd@gmail.com"
7   },
8   "platforms": {
9     "ios": "6.0"
10   },
11   "summary": "Easy-to-use UI for iOS apps.",
12   "license": {
13     "type": "MIT"
14   },
15   "ios": {
16     "xcconfig": {
17       "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/../../PBFlatUI/**"
18     }
19   },
20   "homepage": "http://github.com/piotrbernad/FlatUI",
21   "source": {
22     "git": "https://github.com/piotrbernad/FlatUI.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "FlatUI/Classess/*.{h,m}"